GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / ReviewStatus Property





In This Topic
ReviewStatus Property (AnnotationComment)
In This Topic
Defines the comment review status.
Syntax
'Declaration
 
Public Shadows Property ReviewStatus As Annotation.AnnotationCommentReviewStatus
public new Annotation.AnnotationCommentReviewStatus ReviewStatus {get; set;}
public read-write property ReviewStatus: Annotation.AnnotationCommentReviewStatus; 
public hide function get,set ReviewStatus : Annotation.AnnotationCommentReviewStatus
public: __property new Annotation.AnnotationCommentReviewStatus get_ReviewStatus();
public: __property new void set_ReviewStatus( 
   Annotation.AnnotationCommentReviewStatus value
);
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members